-
Notifications
You must be signed in to change notification settings - Fork 92
Added SharpDX Direct2D sample #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hi @SamuelEnglard, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! TTYL, MSBOT; |
|
@SamuelEnglard, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would it be better to use MainImage, instead of the parent grid. So people can add things to the page, and still work fine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Problem is that Image sizes itself based on the image so it has no size until the image has size
|
Can we have a readme, or the like, so people understand the requirements (compile time, run time on a user machine, etc...) to run the sample? |
|
Added the spaces and a README |
No description provided.